Boids Example
Flocking Algorithm
- Michael R. Nickerson
Vision Radius:
Turn Radius:
Spawn Boids:
- Implement Raycasting for collision detection/avoidance of different types of obstacles
- Improve UI for placing obstacles
- Make 3d version following the same principles
- Add Poisson Distribution for randomly generated enviornments with a limited obstacle density
- Add targeting system